<p class="Paragraph">Sets an object as the default object, to which all properties and methods refer until the End With statement is called, provided no other object name is given.</p>
<p class="Paragraph">With Object Statementblock End With <help:key-word value="With" tag="kw66607_1" xmlns:help="http://openoffice.org/2000/help"/></p>
<p class="Paragraph">You can use <span class="T1">With</span> and <span class="T1">End With</span> if you have several properties or methods for a single object.</p>